home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / source / auto_split.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-04-15  |  74 b   |  7 lines

  1. #ifndef AUTO_SPLIT_H
  2. #define AUTO_SPLIT_H
  3.  
  4. extern int auto_split;
  5.  
  6. #endif
  7.